161. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2023-07-12 04:42:42 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

161.1 Files compared

#LocationFileLast Modified
12023-07-12 04:42:42 +0000
2Porto v4.0.6/Theme Files/Porto Theme/app/code/Smartwave/Filterproducts/view/base/web/css/iconsporto-icons.css2023-07-12 03:46:59 +0000

161.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged00
Changed00
Inserted1318
Removed00

161.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

161.4 Active regular expressions

No regular expressions were active.

161.5 Comparison detail

    1 @font-face {
    2   font-family: 'porto-icons';
    3   src: url('font/porto-icons.eot?89292730');
    4   src: url('font/porto-icons.eot?89292730#iefix') format('embedded-opentype'),
    5        url('font/porto-icons.woff2?89292730') format('woff2'),
    6        url('font/porto-icons.woff?89292730') format('woff'),
    7        url('font/porto-icons.ttf?89292730') format('truetype'),
    8        url('font/porto-icons.svg?89292730#fontello') format('svg');
    9   font-weight: normal;
    10   font-style: normal;
    11 }
    12 /* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
    13 /* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
    14 /*
    15 @media screen and (-webkit-min-device-pixel-ratio:0) {
    16   @font-face {
    17     font-family: 'porto-icons';
    18     src: url('../font/porto-icons.svg?89292730#fontello') format('svg');
    19   }
    20 }
    21 */
    22 [class^="porto-icon-"]:before, [class*=" porto-icon-"]:before {
    23   font-family: "porto-icons";
    24   font-style: normal;
    25   font-weight: normal;
    26   speak: never;
    27 
    28   display: inline-block;
    29   text-decoration: inherit;
    30   width: 1em;
    31   margin-right: .1em;
    32   text-align: center;
    33   /* opacity: .8; */
    34 
    35   /* For safety - reset parent styles, that can break glyph codes*/
    36   font-variant: normal;
    37   text-transform: none;
    38 
    39   /* fix buttons height, for twitter bootstrap */
    40   line-height: 1em;
    41 
    42   /* Animation center compensation - margins should be symmetric */
    43   /* remove if not needed */
    44   margin-left: .1em;
    45 
    46   /* you can be more comfortable with increased icons size */
    47   /* font-size: 120%; */
    48 
    49   /* Font smoothing. That was taken from TWBS */
    50   -webkit-font-smoothing: antialiased;
    51   -moz-osx-font-smoothing: grayscale;
    52 
    53   /* Uncomment for 3D effect */
    54   /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
    55 }
    56 
    57 .porto-icon-spin1:before { content: '\e800'; } /* '' */
    58 .porto-icon-cancel:before { content: '\e801'; } /* '' */
    59 .porto-icon-cancel-1:before { content: '\e802'; } /* '' */
    60 .porto-icon-spin2:before { content: '\e803'; } /* '' */
    61 .porto-icon-spin3:before { content: '\e804'; } /* '' */
    62 .porto-icon-spin4:before { content: '\e805'; } /* '' */
    63 .porto-icon-spin5:before { content: '\e806'; } /* '' */
    64 .porto-icon-spin6:before { content: '\e807'; } /* '' */
    65 .porto-icon-firefox:before { content: '\e808'; } /* '' */
    66 .porto-icon-chrome:before { content: '\e809'; } /* '' */
    67 .porto-icon-opera:before { content: '\e80a'; } /* '' */
    68 .porto-icon-ie:before { content: '\e80b'; } /* '' */
    69 .porto-icon-money:before { content: '\e80c'; } /* '' */
    70 .porto-icon-cart-thick:before { content: '\e80d'; } /* '' */
    71 .porto-icon-shipping:before { content: '\e80e'; } /* '' */
    72 .porto-icon-support:before { content: '\e80f'; } /* '' */
    73 .porto-icon-business-book:before { content: '\e810'; } /* '' */
    74 .porto-icon-percent-shape:before { content: '\e811'; } /* '' */
    75 .porto-icon-sale-label:before { content: '\e812'; } /* '' */
    76 .porto-icon-wishlist:before { content: '\e813'; } /* '' */
    77 .porto-icon-sale-discount:before { content: '\e814'; } /* '' */
    78 .porto-icon-phone-call:before { content: '\e815'; } /* '' */
    79 .porto-icon-help-circle:before { content: '\e816'; } /* '' */
    80 .porto-icon-shipping-truck:before { content: '\e817'; } /* '' */
    81 .porto-icon-map-location:before { content: '\e818'; } /* '' */
    82 .porto-icon-angle-left:before { content: '\e819'; } /* '' */
    83 .porto-icon-angle-right:before { content: '\e81a'; } /* '' */
    84 .porto-icon-angle-up:before { content: '\e81b'; } /* '' */
    85 .porto-icon-angle-down:before { content: '\e81c'; } /* '' */
    86 .porto-icon-down-1:before { content: '\e81d'; } /* '' */
    87 .porto-icon-left-1:before { content: '\e81e'; } /* '' */
    88 .porto-icon-right-1:before { content: '\e81f'; } /* '' */
    89 .porto-icon-up-1:before { content: '\e820'; } /* '' */
    90 .porto-icon-angle-double-left:before { content: '\e821'; } /* '' */
    91 .porto-icon-angle-double-right:before { content: '\e822'; } /* '' */
    92 .porto-icon-angle-double-up:before { content: '\e823'; } /* '' */
    93 .porto-icon-angle-double-down:before { content: '\e824'; } /* '' */
    94 .porto-icon-pulley:before { content: '\e825'; } /* '' */
    95 .porto-icon-check-circle-2:before { content: '\e826'; } /* '' */
    96 .porto-icon-skype-1:before { content: '\e827'; } /* '' */
    97 .porto-icon-mail-alt-1:before { content: '\e82e'; } /* '' */
    98 .porto-icon-fax:before { content: '\e82f'; } /* '' */
    99 .porto-icon-lock:before { content: '\e830'; } /* '' */
    100 .porto-icon-company:before { content: '\e831'; } /* '' */
    101 .porto-icon-city:before { content: '\e832'; } /* '' */
    102 .porto-icon-post:before { content: '\e833'; } /* '' */
    103 .porto-icon-country:before { content: '\e834'; } /* '' */
    104 .porto-icon-mobile-1:before { content: '\e837'; } /* '' */
    105 .porto-icon-forward:before { content: '\e83d'; } /* '' */
    106 .porto-icon-cog:before { content: '\e83f'; } /* '' */
    107 .porto-icon-cog-alt:before { content: '\e840'; } /* '' */
    108 .porto-icon-wrench:before { content: '\e841'; } /* '' */
    109 .porto-icon-quote-left:before { content: '\e842'; } /* '' */
    110 .porto-icon-quote-right:before { content: '\e843'; } /* '' */
    111 .porto-icon-gift-1:before { content: '\e844'; } /* '' */
    112 .porto-icon-euro:before { content: '\e846'; } /* '' */
    113 .porto-icon-pound:before { content: '\e847'; } /* '' */
    114 .porto-icon-rupee:before { content: '\e848'; } /* '' */
    115 .porto-icon-yen:before { content: '\e849'; } /* '' */
    116 .porto-icon-rouble:before { content: '\e84a'; } /* '' */
    117 .porto-icon-try:before { content: '\e84b'; } /* '' */
    118 .porto-icon-won:before { content: '\e84c'; } /* '' */
    119 .porto-icon-bitcoin:before { content: '\e84d'; } /* '' */
    120 .porto-icon-ok-1:before { content: '\e84e'; } /* '' */
    121 .porto-icon-users:before { content: '\e85b'; } /* '' */
    122 .porto-icon-video:before { content: '\e85c'; } /* '' */
    123 .porto-icon-desktop:before { content: '\e85e'; } /* '' */
    124 .porto-icon-doc-inv:before { content: '\e85f'; } /* '' */
    125 .porto-icon-circle:before { content: '\e860'; } /* '' */
    126 .porto-icon-circle-thin:before { content: '\e862'; } /* '' */
    127 .porto-icon-paper-plane-1:before { content: '\e864'; } /* '' */
    128 .porto-icon-attention-alt:before { content: '\e865'; } /* '' */
    129 .porto-icon-compare-link:before { content: '\e867'; } /* '' */
    130 .porto-icon-cat-default:before { content: '\e868'; } /* '' */
    131 .porto-icon-tag-line:before { content: '\e870'; } /* '' */
    132 .porto-icon-bag:before { content: '\e871'; } /* '' */
    133 .porto-icon-search-1:before { content: '\e872'; } /* '' */
    134 .porto-icon-online-support:before { content: '\e877'; } /* '' */
    135 .porto-icon-shopping-bag:before { content: '\e878'; } /* '' */
    136 .porto-icon-us-dollar:before { content: '\e879'; } /* '' */
    137 .porto-icon-shipped:before { content: '\e87a'; } /* '' */
    138 .porto-icon-list:before { content: '\e87b'; } /* '' */
    139 .porto-icon-bag-2:before { content: '\e87f'; } /* '' */
    140 .porto-icon-grid:before { content: '\e880'; } /* '' */
    141 .porto-icon-bag-3:before { content: '\e881'; } /* '' */
    142 .porto-icon-direction:before { content: '\e882'; } /* '' */
    143 .porto-icon-home:before { content: '\e883'; } /* '' */
    144 .porto-icon-magnifier:before { content: '\e884'; } /* '' */
    145 .porto-icon-magnifier-add:before { content: '\e885'; } /* '' */
    146 .porto-icon-magnifier-remove:before { content: '\e886'; } /* '' */
    147 .porto-icon-phone-1:before { content: '\e887'; } /* '' */
    148 .porto-icon-clock-1:before { content: '\e888'; } /* '' */
    149 .porto-icon-heart-1:before { content: '\e889'; } /* '' */
    150 .porto-icon-earphones-alt:before { content: '\e88b'; } /* '' */
    151 .porto-icon-credit-card:before { content: '\e88c'; } /* '' */
    152 .porto-icon-action-undo:before { content: '\e88d'; } /* '' */
    153 .porto-icon-envolope:before { content: '\e88e'; } /* '' */
    154 .porto-icon-chart:before { content: '\e88f'; } /* '' */
    155 .porto-icon-long-arrow-right:before { content: '\e897'; } /* '' */
    156 .porto-icon-check-circle-1:before { content: '\e89c'; } /* '' */
    157 .porto-icon-long-arrow-alt:before { content: '\e89e'; } /* '' */
    158 .porto-icon-user-1:before { content: '\e8b9'; } /* '' */
    159 .porto-icon-shopping-cart:before { content: '\e8ba'; } /* '' */
    160 .porto-icon-phone-2:before { content: '\e8bb'; } /* '' */
    161 .porto-icon-percent-circle:before { content: '\e8bf'; } /* '' */
    162 .porto-icon-check-circle:before { content: '\e8c1'; } /* '' */
    163 .porto-icon-password-lock:before { content: '\e8c2'; } /* '' */
    164 .porto-icon-arrow-right-solid:before { content: '\e8c4'; } /* '' */
    165 .porto-icon-check-solid:before { content: '\e8c5'; } /* '' */
    166 .porto-icon-rotulo:before { content: '\e8c6'; } /* '' */
    167 .porto-icon-comida-organica:before { content: '\e8c7'; } /* '' */
    168 .porto-icon-estrela:before { content: '\e8c8'; } /* '' */
    169 .porto-icon-fazer-compras:before { content: '\e8c9'; } /* '' */
    170 .porto-icon-gluten:before { content: '\e8ca'; } /* '' */
    171 .porto-icon-arrow-forward-right:before { content: '\e8cc'; } /* '' */
    172 .porto-icon-category-home:before { content: '\e900'; } /* '' */
    173 .porto-icon-category-motors:before { content: '\e901'; } /* '' */
    174 .porto-icon-category-music:before { content: '\e902'; } /* '' */
    175 .porto-icon-category-gifts:before { content: '\e903'; } /* '' */
    176 .porto-icon-category-electronics:before { content: '\e904'; } /* '' */
    177 .porto-icon-category-fashion:before { content: '\e905'; } /* '' */
    178 .porto-icon-category-hot-deals:before { content: '\e906'; } /* '' */
    179 .porto-icon-tag-percent:before { content: '\e907'; } /* '' */
    180 .porto-icon-console:before { content: '\e908'; } /* '' */
    181 .porto-icon-category-furniture:before { content: '\e909'; } /* '' */
    182 .porto-icon-category-garden:before { content: '\e90a'; } /* '' */
    183 .porto-icon-category-lanterns-lighting:before { content: '\e90b'; } /* '' */
    184 .porto-icon-category-mechanics:before { content: '\e90c'; } /* '' */
    185 .porto-icon-category-motorcycles:before { content: '\e90d'; } /* '' */
    186 .porto-icon-category-sound-video:before { content: '\e90e'; } /* '' */
    187 .porto-icon-category-steering:before { content: '\e90f'; } /* '' */
    188 .porto-icon-category-external-accessories:before { content: '\e910'; } /* '' */
    189 .porto-icon-category-fluids:before { content: '\e911'; } /* '' */
    190 .porto-icon-category-internal-accessories:before { content: '\e912'; } /* '' */
    191 .porto-icon-category-chains:before { content: '\e913'; } /* '' */
    192 .porto-icon-category-frames:before { content: '\e914'; } /* '' */
    193 .porto-icon-category-pedals:before { content: '\e915'; } /* '' */
    194 .porto-icon-category-saddle:before { content: '\e916'; } /* '' */
    195 .porto-icon-category-tools:before { content: '\e917'; } /* '' */
    196 .porto-icon-search-4:before { content: '\e918'; } /* '' */
    197 .porto-icon-secure-payment:before { content: '\e919'; } /* '' */
    198 .porto-icon-user-2:before { content: '\e91a'; } /* '' */
    199 .porto-icon-wishlist-2:before { content: '\e91b'; } /* '' */
    200 .porto-icon-gift2:before { content: '\e91c'; } /* '' */
    201 .porto-icon-edit:before { content: '\e91d'; } /* '' */
    202 .porto-icon-chef:before { content: '\e91e'; } /* '' */
    203 .porto-icon-smiling-girl:before { content: '\e91f'; } /* '' */
    204 .porto-icon-tshirt:before { content: '\e920'; } /* '' */
    205 .porto-icon-boy-broad-smile:before { content: '\e921'; } /* '' */
    206 .porto-icon-smiling-baby:before { content: '\e922'; } /* '' */
    207 .porto-icon-menu-button-of-three-lines-outline:before { content: '\e923'; } /* '' */
    208 .porto-icon-callin:before { content: '\e924'; } /* '' */
    209 .porto-icon-spinner:before { content: '\f110'; } /* '' */
    210 .porto-icon-sliders:before { content: '\f1de'; } /* '' */
    211 .porto-icon-shopping-basket:before { content: '\f291'; } /* '' */
    212 .porto-icon-long-arrow-alt-down:before { content: '\f309'; } /* '' */
    213 .porto-icon-long-arrow-alt-left:before { content: '\f30a'; } /* '' */
    214 .porto-icon-long-arrow-alt-right:before { content: '\f30b'; } /* '' */
    215 .porto-icon-long-arrow-alt-up:before { content: '\f30c'; } /* '' */
    216 .porto-icon-up-open:before { content: '\f800'; } /* '' */
    217 .porto-icon-right-open:before { content: '\f801'; } /* '' */
    218 .porto-icon-left-open:before { content: '\f802'; } /* '' */
    219 .porto-icon-down-open:before { content: '\f803'; } /* '' */
    220 .porto-icon-up-open-mini:before { content: '\f804'; } /* '' */
    221 .porto-icon-right-open-mini:before { content: '\f805'; } /* '' */
    222 .porto-icon-left-open-mini:before { content: '\f806'; } /* '' */
    223 .porto-icon-down-open-mini:before { content: '\f807'; } /* '' */
    224 .porto-icon-up-open-big:before { content: '\f808'; } /* '' */
    225 .porto-icon-right-open-big:before { content: '\f809'; } /* '' */
    226 .porto-icon-left-open-big:before { content: '\f80a'; } /* '' */
    227 .porto-icon-down-open-big:before { content: '\f80b'; } /* '' */
    228 .porto-icon-up-open-huge:before { content: '\f80c'; } /* '' */
    229 .porto-icon-right-open-huge:before { content: '\f80d'; } /* '' */
    230 .porto-icon-left-open-huge:before { content: '\f80e'; } /* '' */
    231 .porto-icon-down-open-huge:before { content: '\f80f'; } /* '' */
    232 .porto-icon-basket:before { content: '\f814'; } /* '' */
    233 .porto-icon-mini-cart:before { content: '\f815'; } /* '' */
    234 .porto-icon-heart:before { content: '\f816'; } /* '' */
    235 .porto-icon-search:before { content: '\f818'; } /* '' */
    236 .porto-icon-cancel-2:before { content: '\f819'; } /* '' */
    237 .porto-icon-cancel-mini:before { content: '\f81a'; } /* '' */
    238 .porto-icon-up-dir:before { content: '\f820'; } /* '' */
    239 .porto-icon-right-dir:before { content: '\f821'; } /* '' */
    240 .porto-icon-left-dir:before { content: '\f822'; } /* '' */
    241 .porto-icon-down-dir:before { content: '\f823'; } /* '' */
    242 .porto-icon-phone:before { content: '\f824'; } /* '' */
    243 .porto-icon-pencil:before { content: '\f825'; } /* '' */
    244 .porto-icon-pencil-mini:before { content: '\f826'; } /* '' */
    245 .porto-icon-menu:before { content: '\f827'; } /* '' */
    246 .porto-icon-location:before { content: '\f828'; } /* '' */
    247 .porto-icon-mail:before { content: '\f829'; } /* '' */
    248 .porto-icon-clock:before { content: '\f82a'; } /* '' */
    249 .porto-icon-ok:before { content: '\f82b'; } /* '' */
    250 .porto-icon-plus-squared-alt:before { content: '\f82c'; } /* '' */
    251 .porto-icon-minus-squared-alt:before { content: '\f82d'; } /* '' */
    252 .porto-icon-plus-squared:before { content: '\f82e'; } /* '' */
    253 .porto-icon-minus-squared:before { content: '\f82f'; } /* '' */
    254 .porto-icon-truck:before { content: '\f830'; } /* '' */
    255 .porto-icon-dollar:before { content: '\f831'; } /* '' */
    256 .porto-icon-lifebuoy:before { content: '\f832'; } /* '' */
    257 .porto-icon-facebook:before { content: '\f833'; } /* '' */
    258 .porto-icon-twitter:before { content: '\f834'; } /* '' */
    259 .porto-icon-linkedin-squared:before { content: '\f835'; } /* '' */
    260 .porto-icon-pinterest:before { content: '\f836'; } /* '' */
    261 .porto-icon-gplus:before { content: '\f837'; } /* '' */
    262 .porto-icon-youtube:before { content: '\f838'; } /* '' */
    263 .porto-icon-th:before { content: '\f839'; } /* '' */
    264 .porto-icon-th-list:before { content: '\f83a'; } /* '' */
    265 .porto-icon-chart-bar:before { content: '\f83b'; } /* '' */
    266 .porto-icon-heart-empty:before { content: '\f83c'; } /* '' */
    267 .porto-icon-instagram:before { content: '\f83d'; } /* '' */
    268 .porto-icon-up:before { content: '\f840'; } /* '' */
    269 .porto-icon-right:before { content: '\f841'; } /* '' */
    270 .porto-icon-down:before { content: '\f842'; } /* '' */
    271 .porto-icon-left:before { content: '\f843'; } /* '' */
    272 .porto-icon-star:before { content: '\f844'; } /* '' */
    273 .porto-icon-star-empty:before { content: '\f845'; } /* '' */
    274 .porto-icon-ok-circled:before { content: '\f846'; } /* '' */
    275 .porto-icon-cancel-circled:before { content: '\f847'; } /* '' */
    276 .porto-icon-help-circled:before { content: '\f848'; } /* '' */
    277 .porto-icon-info-circled:before { content: '\f849'; } /* '' */
    278 .porto-icon-attention:before { content: '\f84a'; } /* '' */
    279 .porto-icon-mobile:before { content: '\f84b'; } /* '' */
    280 .porto-icon-mail-alt:before { content: '\f84c'; } /* '' */
    281 .porto-icon-skype:before { content: '\f84d'; } /* '' */
    282 .porto-icon-doc:before { content: '\f84e'; } /* '' */
    283 .porto-icon-user:before { content: '\f850'; } /* '' */
    284 .porto-icon-help:before { content: '\f851'; } /* '' */
    285 .porto-icon-info:before { content: '\f852'; } /* '' */
    286 .porto-icon-help-circled-alt:before { content: '\f853'; } /* '' */
    287 .porto-icon-info-circled-alt:before { content: '\f854'; } /* '' */
    288 .porto-icon-chevron-left:before { content: '\f855'; } /* '' */
    289 .porto-icon-chevron-right:before { content: '\f856'; } /* '' */
    290 .porto-icon-reply:before { content: '\f857'; } /* '' */
    291 .porto-icon-paper-plane:before { content: '\f858'; } /* '' */
    292 .porto-icon-magnify:before { content: '\f859'; } /* '' */
    293 .porto-icon-zoom-in:before { content: '\f85a'; } /* '' */
    294 .porto-icon-zoom-out:before { content: '\f85b'; } /* '' */
    295 .porto-icon-chat:before { content: '\f860'; } /* '' */
    296 .porto-icon-folder:before { content: '\f861'; } /* '' */
    297 .porto-icon-folder-open:before { content: '\f862'; } /* '' */
    298 .porto-icon-tag:before { content: '\f863'; } /* '' */
    299 .porto-icon-tags:before { content: '\f864'; } /* '' */
    300 .porto-icon-calendar:before { content: '\f865'; } /* '' */
    301 .porto-icon-circle-empty:before { content: '\f870'; } /* '' */
    302 .porto-icon-shirt:before { content: '\f871'; } /* '' */
    303 .porto-icon-computer:before { content: '\f872'; } /* '' */
    304 .porto-icon-toys:before { content: '\f873'; } /* '' */
    305 .porto-icon-garden:before { content: '\f874'; } /* '' */
    306 .porto-icon-couch:before { content: '\f875'; } /* '' */
    307 .porto-icon-sports:before { content: '\f876'; } /* '' */
    308 .porto-icon-gift:before { content: '\f877'; } /* '' */
    309 .porto-icon-eye:before { content: '\f878'; } /* '' */
    310 .porto-icon-export:before { content: '\f879'; } /* '' */
    311 .porto-icon-bag-4:before { content: '\f87a'; } /* '' */
    312 .porto-icon-search-3:before { content: '\f87b'; } /* '' */
    313 .porto-icon-check:before { content: '\f87c'; } /* '' */
    314 .porto-icon-check-empty:before { content: '\f87d'; } /* '' */
    315 .porto-icon-search-2:before { content: '\f880'; } /* '' */
    316 .porto-icon-bag-1:before { content: '\f881'; } /* '' */
    317 .porto-icon-plus:before { content: '\f882'; } /* '' */
    318 .porto-icon-minus:before { content: '\f883'; } /* '' */